Creating and Deleting Converter objects
The Text Encoding Converter functions use converter objects to describe the source, destination, and any intermediate encodings for a given conversion. These objects contain state information and references to plug-ins. When you call a text conversion function, you must pass a reference to the converter object. The functions in this section let you create a converter object and specify indirect conversion paths.